home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5028 < prev    next >
Encoding:
Text File  |  1996-08-05  |  559 b   |  15 lines

  1. Newsgroups: comp.lang.c
  2. Path: darwin.sura.net!ua1ix!jtullos1
  3. From: jtullos1@ua1ix.ua.edu (Jeffrey S. Tullos)
  4. Subject: Dynamic strings for C?
  5. Message-ID: <1996Feb10.200054.129660@ua1ix.ua.edu>
  6. Organization: The University of Alabama
  7. Date: Sat, 10 Feb 1996 20:00:54 GMT
  8.  
  9. I'm new to C, so please be gentle if this is a dumb question.  :)
  10.  
  11. Can someone point me to a library or source code (C or assembly language)
  12. that allows one to implement dynamic strings, like in basic.  I'm
  13. especially interested in variable-length far-memory strings.  Thanks for
  14. the help!
  15.